﻿2026-08-18T22:12:55.6267121Z Current runner version: '2.336.0'
2026-08-18T22:12:55.6272005Z Runner name: 'kitsubito'
2026-08-18T22:12:55.6272510Z Runner group name: 'Default'
2026-08-18T22:12:55.6273118Z Machine name: 'KITSUBITO'
2026-08-18T22:12:55.6276233Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T22:12:55.6278033Z Actions: write
2026-08-18T22:12:55.6278436Z ArtifactMetadata: write
2026-08-18T22:12:55.6278828Z Attestations: write
2026-08-18T22:12:55.6279314Z Checks: write
2026-08-18T22:12:55.6279661Z CodeQuality: write
2026-08-18T22:12:55.6280015Z Contents: write
2026-08-18T22:12:55.6280369Z CopilotRequests: write
2026-08-18T22:12:55.6280741Z Deployments: write
2026-08-18T22:12:55.6281097Z Discussions: write
2026-08-18T22:12:55.6281449Z Drives: write
2026-08-18T22:12:55.6281793Z Issues: write
2026-08-18T22:12:55.6282131Z Metadata: read
2026-08-18T22:12:55.6282489Z Models: read
2026-08-18T22:12:55.6282827Z Packages: write
2026-08-18T22:12:55.6283179Z Pages: write
2026-08-18T22:12:55.6283635Z PullRequests: write
2026-08-18T22:12:55.6284031Z RepositoryProjects: write
2026-08-18T22:12:55.6284430Z SecurityEvents: write
2026-08-18T22:12:55.6284793Z Statuses: write
2026-08-18T22:12:55.6285161Z VulnerabilityAlerts: read
2026-08-18T22:12:55.6285543Z ##[endgroup]
2026-08-18T22:12:55.6287069Z Secret source: Actions
2026-08-18T22:12:55.6287732Z Prepare workflow directory
2026-08-18T22:12:55.6638005Z Prepare all required actions
2026-08-18T22:12:55.6673785Z Getting action download info
2026-08-18T22:12:55.9753771Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T22:12:56.4230309Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-18T22:12:57.2633641Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-18T22:12:57.3523453Z ##[group]Run set -euo pipefail
2026-08-18T22:12:57.3524063Z [36;1mset -euo pipefail[0m
2026-08-18T22:12:57.3524535Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T22:12:57.3525136Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T22:12:57.3525855Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T22:12:57.3526593Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T22:12:57.3527272Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T22:12:57.3527808Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T22:12:57.3528636Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T22:12:57.3529504Z [36;1m  exit 1[0m
2026-08-18T22:12:57.3529857Z [36;1mfi[0m
2026-08-18T22:12:57.3546566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:12:57.3547374Z ##[endgroup]
2026-08-18T22:12:57.3673978Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800657780736 floor_bytes=34359738368
2026-08-18T22:12:57.3849599Z ##[group]Run actions/checkout@v5
2026-08-18T22:12:57.3850116Z with:
2026-08-18T22:12:57.3850486Z   fetch-depth: 0
2026-08-18T22:12:57.3850878Z   repository: BigscreenVR/spt-bs-core
2026-08-18T22:12:57.3854271Z   token: ***
2026-08-18T22:12:57.3854635Z   ssh-strict: true
2026-08-18T22:12:57.3855139Z   ssh-user: git
2026-08-18T22:12:57.3855627Z   persist-credentials: true
2026-08-18T22:12:57.3856142Z   clean: true
2026-08-18T22:12:57.3856648Z   sparse-checkout-cone-mode: true
2026-08-18T22:12:57.3857168Z   fetch-tags: false
2026-08-18T22:12:57.3857625Z   show-progress: true
2026-08-18T22:12:57.3858139Z   lfs: false
2026-08-18T22:12:57.3858605Z   submodules: false
2026-08-18T22:12:57.3859196Z   set-safe-directory: true
2026-08-18T22:12:57.3859807Z   allow-unsafe-pr-checkout: false
2026-08-18T22:12:57.3860335Z ##[endgroup]
2026-08-18T22:12:57.4671613Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T22:12:57.4673231Z ##[group]Getting Git version info
2026-08-18T22:12:57.4674023Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T22:12:57.4675357Z [command]/usr/bin/git version
2026-08-18T22:12:57.4698036Z git version 2.43.0
2026-08-18T22:12:57.4716320Z ##[endgroup]
2026-08-18T22:12:57.4724130Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/92044ce0-3410-4e4a-9767-35be382eb4c0/.gitconfig'
2026-08-18T22:12:57.4731400Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/92044ce0-3410-4e4a-9767-35be382eb4c0' before making global git config changes
2026-08-18T22:12:57.4732659Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T22:12:57.4734082Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T22:12:57.4787866Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T22:12:57.4806119Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T22:12:57.4815842Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T22:12:57.4818123Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T22:12:57.4836567Z refs/heads/golden/nameplate-181-w6
2026-08-18T22:12:57.4842658Z [command]/usr/bin/git checkout --detach
2026-08-18T22:12:57.4901254Z HEAD is now at 93c11309c release: v0.56.0 shape onto the W6 honest-ER head
2026-08-18T22:12:57.4934609Z [command]/usr/bin/git branch --delete --force golden/nameplate-181-w6
2026-08-18T22:12:57.4964386Z Deleted branch golden/nameplate-181-w6 (was 93c11309c).
2026-08-18T22:12:57.5072609Z ##[endgroup]
2026-08-18T22:12:57.5075292Z [command]/usr/bin/git submodule status
2026-08-18T22:12:57.5263376Z ##[group]Cleaning the repository
2026-08-18T22:12:57.5265871Z [command]/usr/bin/git clean -ffdx
2026-08-18T22:12:57.5296766Z Removing traceable-reqs
2026-08-18T22:12:57.5303764Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T22:12:57.5364158Z HEAD is now at 93c11309c release: v0.56.0 shape onto the W6 honest-ER head
2026-08-18T22:12:57.5369381Z ##[endgroup]
2026-08-18T22:12:57.5370584Z ##[group]Disabling automatic garbage collection
2026-08-18T22:12:57.5373864Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T22:12:57.5397461Z ##[endgroup]
2026-08-18T22:12:57.5398171Z ##[group]Setting up auth
2026-08-18T22:12:57.5402245Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T22:12:57.5424978Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T22:12:57.5608154Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T22:12:57.5632540Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T22:12:57.5816760Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T22:12:57.5842034Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T22:12:57.6032303Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T22:12:57.6062112Z ##[endgroup]
2026-08-18T22:12:57.6062787Z ##[group]Fetching the repository
2026-08-18T22:12:57.6067942Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-18T22:12:58.2967650Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T22:12:58.2969135Z  - [deleted]             (none)     -> origin/test/nameplate-honest-er-main
2026-08-18T22:12:58.6452282Z  * [new branch]          build/nameplate-w6-honest-er -> origin/build/nameplate-w6-honest-er
2026-08-18T22:12:58.6454118Z  * [new branch]          stage/nameplate-181-w6-head -> origin/stage/nameplate-181-w6-head
2026-08-18T22:12:58.6532807Z [command]/usr/bin/git branch --list --remote origin/golden/nameplate-181-w6
2026-08-18T22:12:58.6590326Z   origin/golden/nameplate-181-w6
2026-08-18T22:12:58.6597473Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/nameplate-181-w6
2026-08-18T22:12:58.6617435Z 93c11309c3275638f50ff94652690e9c40576a2f
2026-08-18T22:12:58.6621381Z ##[endgroup]
2026-08-18T22:12:58.6622382Z ##[group]Determining the checkout info
2026-08-18T22:12:58.6623533Z ##[endgroup]
2026-08-18T22:12:58.6624496Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T22:12:58.6658400Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T22:12:58.6680302Z ##[group]Checking out the ref
2026-08-18T22:12:58.6682135Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181-w6 refs/remotes/origin/golden/nameplate-181-w6
2026-08-18T22:12:58.6742729Z Switched to a new branch 'golden/nameplate-181-w6'
2026-08-18T22:12:58.6744603Z branch 'golden/nameplate-181-w6' set up to track 'origin/golden/nameplate-181-w6'.
2026-08-18T22:12:58.6749032Z ##[endgroup]
2026-08-18T22:12:58.6782984Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T22:12:58.6807545Z 93c11309c3275638f50ff94652690e9c40576a2f
2026-08-18T22:12:58.6955284Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-18T22:12:58.6956923Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-18T22:12:58.6971125Z shell: /usr/bin/bash -e {0}
2026-08-18T22:12:58.6971965Z ##[endgroup]
2026-08-18T22:12:58.7099840Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-18T22:12:58.7100991Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-18T22:12:58.7114365Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:12:58.7115495Z env:
2026-08-18T22:12:58.7116178Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:12:58.7117043Z ##[endgroup]
2026-08-18T22:12:58.7165967Z CI-CENSUS scope roots:
2026-08-18T22:12:58.7166970Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T22:12:58.7168482Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T22:12:58.7170303Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T22:12:58.7171838Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T22:12:58.7172826Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T22:12:58.7210708Z CI-CENSUS self-check OK: walked 381 /proc entries, exe resolution live
2026-08-18T22:13:00.1391648Z CI-CENSUS phase=start box_procs=381 box_fds=10752 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T22:13:00.1433292Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-18T22:13:00.1433696Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-18T22:13:00.1447187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:13:00.1447507Z env:
2026-08-18T22:13:00.1447722Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:13:00.1447994Z ##[endgroup]
2026-08-18T22:13:00.1500676Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:13:00.1531397Z ##[group]Run set -euo pipefail
2026-08-18T22:13:00.1531817Z [36;1mset -euo pipefail[0m
2026-08-18T22:13:00.1532122Z [36;1mPIN=0c95435[0m
2026-08-18T22:13:00.1532423Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-18T22:13:00.1532771Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-18T22:13:00.1533222Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-18T22:13:00.1533712Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-18T22:13:00.1534197Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-18T22:13:00.1534584Z [36;1m  rm -rf "$CACHE"[0m
2026-08-18T22:13:00.1534850Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-18T22:13:00.1535165Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-18T22:13:00.1535776Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-18T22:13:00.1536285Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-18T22:13:00.1536735Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-18T22:13:00.1537209Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-18T22:13:00.1537679Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-18T22:13:00.1538148Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-18T22:13:00.1538614Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-18T22:13:00.1539165Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-18T22:13:00.1539569Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-18T22:13:00.1539979Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-18T22:13:00.1540471Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-18T22:13:00.1540871Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-18T22:13:00.1541137Z [36;1mfi[0m
2026-08-18T22:13:00.1541443Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-18T22:13:00.1541852Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-18T22:13:00.1554101Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:13:00.1554442Z env:
2026-08-18T22:13:00.1554669Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:13:00.1555089Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:13:00.1555876Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:13:00.1556343Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:13:00.1556829Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:13:00.1557195Z ##[endgroup]
2026-08-18T22:13:00.4508673Z    Compiling proc-macro2 v1.0.106
2026-08-18T22:13:00.4509506Z    Compiling unicode-ident v1.0.24
2026-08-18T22:13:00.4509826Z    Compiling quote v1.0.45
2026-08-18T22:13:00.4510083Z    Compiling libc v0.2.186
2026-08-18T22:13:00.4510345Z    Compiling serde_core v1.0.228
2026-08-18T22:13:00.4510660Z    Compiling cfg-if v1.0.4
2026-08-18T22:13:00.4511302Z    Compiling serde v1.0.228
2026-08-18T22:13:00.4546400Z    Compiling typenum v1.20.1
2026-08-18T22:13:00.4587458Z    Compiling log v0.4.32
2026-08-18T22:13:00.4600431Z    Compiling pin-project-lite v0.2.17
2026-08-18T22:13:00.4641346Z    Compiling portable-atomic v1.13.1
2026-08-18T22:13:00.4691298Z    Compiling version_check v0.9.5
2026-08-18T22:13:00.4691937Z    Compiling memchr v2.8.1
2026-08-18T22:13:00.4716311Z    Compiling critical-section v1.2.0
2026-08-18T22:13:00.4740813Z    Compiling find-msvc-tools v0.1.9
2026-08-18T22:13:00.5312074Z    Compiling shlex v2.0.1
2026-08-18T22:13:00.5480303Z    Compiling futures-core v0.3.32
2026-08-18T22:13:00.5674815Z    Compiling subtle v2.6.1
2026-08-18T22:13:00.6001090Z    Compiling bytes v1.11.1
2026-08-18T22:13:00.6969260Z    Compiling equivalent v1.0.2
2026-08-18T22:13:00.7231487Z    Compiling smallvec v1.15.1
2026-08-18T22:13:00.7505525Z    Compiling itoa v1.0.18
2026-08-18T22:13:00.7671877Z    Compiling semver v1.0.28
2026-08-18T22:13:00.7801428Z    Compiling stable_deref_trait v1.2.1
2026-08-18T22:13:00.7901506Z    Compiling futures-io v0.3.32
2026-08-18T22:13:00.7978430Z    Compiling futures-sink v0.3.32
2026-08-18T22:13:00.8085806Z    Compiling slab v0.4.12
2026-08-18T22:13:00.8455868Z    Compiling generic-array v0.14.7
2026-08-18T22:13:00.8551392Z    Compiling rand_core v0.10.1
2026-08-18T22:13:00.8986606Z    Compiling futures-channel v0.3.32
2026-08-18T22:13:00.9656257Z    Compiling futures-task v0.3.32
2026-08-18T22:13:00.9911918Z    Compiling bitflags v2.12.1
2026-08-18T22:13:00.9981182Z    Compiling hashbrown v0.17.1
2026-08-18T22:13:01.0061230Z    Compiling getrandom v0.4.2
2026-08-18T22:13:01.0161759Z    Compiling rustversion v1.0.22
2026-08-18T22:13:01.0163609Z    Compiling cpufeatures v0.2.17
2026-08-18T22:13:01.0451878Z    Compiling fnv v1.0.7
2026-08-18T22:13:01.0690999Z    Compiling rustc_version v0.4.1
2026-08-18T22:13:01.1181193Z    Compiling cfg_aliases v0.2.1
2026-08-18T22:13:01.1441030Z    Compiling strsim v0.11.1
2026-08-18T22:13:01.1670036Z    Compiling writeable v0.6.3
2026-08-18T22:13:01.1810935Z    Compiling litemap v0.8.2
2026-08-18T22:13:01.1950877Z    Compiling utf8_iter v1.0.4
2026-08-18T22:13:01.2221119Z    Compiling ident_case v1.0.1
2026-08-18T22:13:01.2395600Z    Compiling dunce v1.0.5
2026-08-18T22:13:01.3053770Z    Compiling fs_extra v1.3.0
2026-08-18T22:13:01.3300759Z    Compiling icu_properties_data v2.2.0
2026-08-18T22:13:01.3451921Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T22:13:01.3969881Z    Compiling autocfg v1.5.1
2026-08-18T22:13:01.4043511Z    Compiling percent-encoding v2.3.2
2026-08-18T22:13:01.4226217Z    Compiling http v1.4.1
2026-08-18T22:13:01.5532467Z    Compiling aws-lc-rs v1.17.0
2026-08-18T22:13:01.5576052Z    Compiling unicode-segmentation v1.13.3
2026-08-18T22:13:01.5637057Z    Compiling cpufeatures v0.3.0
2026-08-18T22:13:01.6115652Z    Compiling thiserror v2.0.18
2026-08-18T22:13:01.6662600Z    Compiling scopeguard v1.2.0
2026-08-18T22:13:01.6714599Z    Compiling form_urlencoded v1.2.2
2026-08-18T22:13:01.6820996Z    Compiling untrusted v0.9.0
2026-08-18T22:13:01.7456710Z    Compiling lock_api v0.4.14
2026-08-18T22:13:01.7961802Z    Compiling indexmap v2.14.0
2026-08-18T22:13:01.8061208Z    Compiling rustls v0.23.40
2026-08-18T22:13:01.8231143Z    Compiling syn v2.0.117
2026-08-18T22:13:01.8695276Z    Compiling hybrid-array v0.4.12
2026-08-18T22:13:01.8901123Z    Compiling heck v0.5.0
2026-08-18T22:13:01.9050662Z    Compiling const-oid v0.10.2
2026-08-18T22:13:01.9467183Z    Compiling atomic-waker v1.1.2
2026-08-18T22:13:01.9669574Z    Compiling unicode-xid v0.2.6
2026-08-18T22:13:01.9734180Z    Compiling anyhow v1.0.102
2026-08-18T22:13:02.0071638Z    Compiling httparse v1.10.1
2026-08-18T22:13:02.0340753Z    Compiling fastrand v2.4.1
2026-08-18T22:13:02.0481130Z    Compiling parking_lot_core v0.9.12
2026-08-18T22:13:02.0530845Z    Compiling zerocopy v0.8.50
2026-08-18T22:13:02.1210890Z    Compiling convert_case v0.10.0
2026-08-18T22:13:02.1515235Z    Compiling paste v1.0.15
2026-08-18T22:13:02.2313760Z    Compiling jobserver v0.1.34
2026-08-18T22:13:02.2571686Z    Compiling num-traits v0.2.19
2026-08-18T22:13:02.2857381Z    Compiling curve25519-dalek v4.1.3
2026-08-18T22:13:02.2980904Z    Compiling ahash v0.8.12
2026-08-18T22:13:02.4173039Z    Compiling http-body v1.0.1
2026-08-18T22:13:02.4268103Z    Compiling powerfmt v0.2.0
2026-08-18T22:13:02.4326443Z    Compiling either v1.16.0
2026-08-18T22:13:02.4544800Z    Compiling base64ct v1.8.3
2026-08-18T22:13:02.5612725Z    Compiling cc v1.2.63
2026-08-18T22:13:02.6211088Z    Compiling crypto-common v0.1.7
2026-08-18T22:13:02.6441833Z    Compiling crypto-common v0.2.2
2026-08-18T22:13:02.6602274Z    Compiling block-buffer v0.12.0
2026-08-18T22:13:02.6670639Z    Compiling inout v0.2.2
2026-08-18T22:13:02.7131239Z    Compiling block-buffer v0.10.4
2026-08-18T22:13:02.7289979Z    Compiling deranged v0.5.8
2026-08-18T22:13:02.7996256Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T22:13:02.8078125Z    Compiling digest v0.10.7
2026-08-18T22:13:02.8271086Z    Compiling pkg-config v0.3.33
2026-08-18T22:13:02.8341069Z    Compiling try-lock v0.2.5
2026-08-18T22:13:02.9231694Z    Compiling num-conv v0.2.2
2026-08-18T22:13:02.9500796Z    Compiling data-encoding v2.11.0
2026-08-18T22:13:02.9570725Z    Compiling zmij v1.0.21
2026-08-18T22:13:02.9611205Z    Compiling time-core v0.1.8
2026-08-18T22:13:02.9791079Z    Compiling mio v1.2.1
2026-08-18T22:13:02.9930984Z    Compiling socket2 v0.6.4
2026-08-18T22:13:03.0430917Z    Compiling getrandom v0.2.17
2026-08-18T22:13:03.1130771Z    Compiling vcpkg v0.2.15
2026-08-18T22:13:03.2080768Z    Compiling rand_core v0.6.4
2026-08-18T22:13:03.2241344Z    Compiling base64 v0.22.1
2026-08-18T22:13:03.2310890Z    Compiling tower-service v0.3.3
2026-08-18T22:13:03.2970848Z    Compiling uuid v1.23.2
2026-08-18T22:13:03.3270908Z    Compiling tinyvec_macros v0.1.1
2026-08-18T22:13:03.3741760Z    Compiling tinyvec v1.11.0
2026-08-18T22:13:03.3840892Z    Compiling parking_lot v0.12.5
2026-08-18T22:13:03.4600471Z    Compiling sha2 v0.10.9
2026-08-18T22:13:03.5020695Z    Compiling cipher v0.5.2
2026-08-18T22:13:03.6747499Z    Compiling want v0.3.1
2026-08-18T22:13:03.7680638Z    Compiling chacha20 v0.10.0
2026-08-18T22:13:03.7920538Z    Compiling inout v0.1.4
2026-08-18T22:13:03.8021485Z    Compiling spt-procident v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T22:13:03.8382844Z    Compiling vergen-lib v9.1.0
2026-08-18T22:13:03.9031131Z    Compiling n0-future v0.3.2
2026-08-18T22:13:03.9198088Z    Compiling cmake v0.1.58
2026-08-18T22:13:03.9310885Z    Compiling serde_json v1.0.150
2026-08-18T22:13:03.9610759Z    Compiling diatomic-waker v0.2.3
2026-08-18T22:13:04.0120893Z    Compiling httpdate v1.0.3
2026-08-18T22:13:04.0820694Z    Compiling signature v2.2.0
2026-08-18T22:13:04.0981187Z    Compiling rand v0.10.1
2026-08-18T22:13:04.1092337Z    Compiling winnow v1.0.3
2026-08-18T22:13:04.1131242Z    Compiling spin v0.10.0
2026-08-18T22:13:04.1151922Z    Compiling crossbeam-utils v0.8.21
2026-08-18T22:13:04.1317140Z    Compiling cordyceps v0.3.4
2026-08-18T22:13:04.1434283Z    Compiling parking v2.2.1
2026-08-18T22:13:04.2037663Z    Compiling ed25519 v2.2.3
2026-08-18T22:13:04.2370445Z    Compiling spt-poolguard v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T22:13:04.2554638Z    Compiling futures-lite v2.6.1
2026-08-18T22:13:04.2991234Z    Compiling cipher v0.4.4
2026-08-18T22:13:04.2992079Z    Compiling digest v0.11.3
2026-08-18T22:13:04.3741170Z    Compiling netlink-packet-core v0.8.1
2026-08-18T22:13:04.3864606Z    Compiling universal-hash v0.5.1
2026-08-18T22:13:04.3969156Z    Compiling vergen v9.1.0
2026-08-18T22:13:04.4044719Z    Compiling vergen-lib v0.1.6
2026-08-18T22:13:04.4945681Z    Compiling futures-buffered v0.2.13
2026-08-18T22:13:04.5001783Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T22:13:04.5201718Z    Compiling heapless v0.7.17
2026-08-18T22:13:04.5290707Z    Compiling noq-udp v0.10.0
2026-08-18T22:13:04.5416404Z    Compiling aho-corasick v1.1.4
2026-08-18T22:13:04.5596584Z    Compiling sync_wrapper v1.0.2
2026-08-18T22:13:04.6388401Z    Compiling opaque-debug v0.3.1
2026-08-18T22:13:04.6514114Z    Compiling regex-syntax v0.8.10
2026-08-18T22:13:04.6991647Z    Compiling allocator-api2 v0.2.21
2026-08-18T22:13:04.7086795Z    Compiling byteorder v1.5.0
2026-08-18T22:13:04.7185859Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T22:13:04.8141121Z    Compiling polyval v0.6.2
2026-08-18T22:13:04.8180775Z    Compiling aws-lc-sys v0.41.0
2026-08-18T22:13:04.8251373Z    Compiling ring v0.17.14
2026-08-18T22:13:04.8704450Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T22:13:04.9251153Z    Compiling hash32 v0.2.1
2026-08-18T22:13:04.9402448Z    Compiling spt-store v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T22:13:05.0591052Z    Compiling vergen-gitcl v1.0.8
2026-08-18T22:13:05.0778191Z    Compiling spin v0.9.8
2026-08-18T22:13:05.1050951Z    Compiling signature v3.0.0
2026-08-18T22:13:05.1202188Z    Compiling num_threads v0.1.7
2026-08-18T22:13:05.2151206Z    Compiling fallible-iterator v0.3.0
2026-08-18T22:13:05.2277240Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T22:13:05.2405026Z    Compiling ryu v1.0.23
2026-08-18T22:13:05.2627788Z    Compiling tower-layer v0.3.3
2026-08-18T22:13:05.3685551Z    Compiling time v0.3.47
2026-08-18T22:13:05.4367449Z    Compiling ghash v0.5.1
2026-08-18T22:13:05.4370093Z    Compiling ctr v0.9.2
2026-08-18T22:13:05.4372321Z    Compiling aes v0.8.4
2026-08-18T22:13:05.5421160Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T22:13:05.6231610Z    Compiling fs2 v0.4.3
2026-08-18T22:13:05.7430871Z    Compiling aead v0.5.2
2026-08-18T22:13:05.7730959Z    Compiling http-body-util v0.1.3
2026-08-18T22:13:05.8470931Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T22:13:05.9373494Z    Compiling arrayvec v0.7.6
2026-08-18T22:13:06.0331201Z    Compiling utf8parse v0.2.2
2026-08-18T22:13:06.0811078Z    Compiling rustix v1.1.4
2026-08-18T22:13:06.1034152Z    Compiling openssl-probe v0.2.1
2026-08-18T22:13:06.1570670Z    Compiling aes-gcm v0.10.3
2026-08-18T22:13:06.2094510Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T22:13:06.2850608Z    Compiling crossbeam-channel v0.5.15
2026-08-18T22:13:06.2930568Z    Compiling blake3 v1.8.5
2026-08-18T22:13:06.3187698Z    Compiling netlink-packet-route v0.29.0
2026-08-18T22:13:06.4439684Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T22:13:06.5842099Z    Compiling memoffset v0.6.5
2026-08-18T22:13:06.6336475Z    Compiling acto v0.8.2
2026-08-18T22:13:06.6954756Z    Compiling netwatch v0.16.0
2026-08-18T22:13:06.7152216Z    Compiling noq v0.18.0
2026-08-18T22:13:06.7878076Z    Compiling lru-slab v0.1.2
2026-08-18T22:13:06.8331225Z    Compiling synstructure v0.13.2
2026-08-18T22:13:06.8974433Z    Compiling darling_core v0.20.11
2026-08-18T22:13:06.9036345Z    Compiling rustc-hash v2.1.2
2026-08-18T22:13:06.9205982Z    Compiling thiserror v1.0.69
2026-08-18T22:13:07.0046262Z    Compiling identity-hash v0.1.0
2026-08-18T22:13:07.0718712Z    Compiling foldhash v0.2.0
2026-08-18T22:13:07.0846115Z    Compiling ref-cast v1.0.25
2026-08-18T22:13:07.1003059Z    Compiling mac-addr v0.3.0
2026-08-18T22:13:07.1644688Z    Compiling tagptr v0.2.0
2026-08-18T22:13:07.2494131Z    Compiling regex-automata v0.4.14
2026-08-18T22:13:07.2780617Z    Compiling xml-rs v0.8.28
2026-08-18T22:13:07.3072498Z    Compiling proc-macro-crate v3.5.0
2026-08-18T22:13:07.3225699Z    Compiling linux-raw-sys v0.12.1
2026-08-18T22:13:07.3317051Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T22:13:07.5024178Z    Compiling hashbrown v0.16.1
2026-08-18T22:13:07.6420870Z    Compiling serde_derive_internals v0.29.1
2026-08-18T22:13:07.8776613Z    Compiling netlink-packet-route v0.30.0
2026-08-18T22:13:07.9248067Z    Compiling errno v0.3.14
2026-08-18T22:13:08.0647118Z    Compiling ioctl-rs v0.1.6
2026-08-18T22:13:08.1396780Z    Compiling xmltree v0.10.3
2026-08-18T22:13:08.2704102Z    Compiling termios v0.2.2
2026-08-18T22:13:08.3094797Z    Compiling serial-core v0.4.0
2026-08-18T22:13:08.3574179Z    Compiling simple-dns v0.9.3
2026-08-18T22:13:08.3918211Z    Compiling simdutf8 v0.1.5
2026-08-18T22:13:08.5064632Z    Compiling winnow v0.7.15
2026-08-18T22:13:08.5641171Z    Compiling arrayref v0.3.9
2026-08-18T22:13:08.6133120Z    Compiling sha1_smol v1.0.1
2026-08-18T22:13:08.6600739Z    Compiling serde_derive v1.0.228
2026-08-18T22:13:08.6840903Z    Compiling zeroize_derive v1.4.3
2026-08-18T22:13:08.7535641Z    Compiling tokio-macros v2.7.0
2026-08-18T22:13:08.8084847Z    Compiling zerofrom-derive v0.1.7
2026-08-18T22:13:08.8411730Z    Compiling futures-macro v0.3.32
2026-08-18T22:13:08.8794150Z    Compiling yoke-derive v0.8.2
2026-08-18T22:13:09.2411620Z    Compiling zeroize v1.8.2
2026-08-18T22:13:09.4008792Z    Compiling zerovec-derive v0.11.3
2026-08-18T22:13:09.4710571Z    Compiling tokio v1.52.3
2026-08-18T22:13:09.7663015Z    Compiling futures-util v0.3.32
2026-08-18T22:13:09.8452896Z    Compiling displaydoc v0.2.6
2026-08-18T22:13:09.9795206Z    Compiling tracing-attributes v0.1.31
2026-08-18T22:13:10.1284176Z    Compiling rustls-pki-types v1.14.1
2026-08-18T22:13:10.1930254Z    Compiling zerofrom v0.1.8
2026-08-18T22:13:10.3068155Z    Compiling yoke v0.8.3
2026-08-18T22:13:10.4920387Z    Compiling thiserror-impl v2.0.18
2026-08-18T22:13:10.6670016Z    Compiling zerotrie v0.2.4
2026-08-18T22:13:10.7985418Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T22:13:10.8046566Z    Compiling zerovec v0.11.6
2026-08-18T22:13:11.0411310Z    Compiling darling_macro v0.20.11
2026-08-18T22:13:11.0481117Z    Compiling derive_more-impl v2.1.1
2026-08-18T22:13:11.0959970Z    Compiling n0-error-macros v0.1.3
2026-08-18T22:13:11.3591314Z    Compiling darling v0.20.11
2026-08-18T22:13:11.4430470Z    Compiling derive_builder_core v0.20.2
2026-08-18T22:13:11.4530726Z    Compiling spez v0.1.2
2026-08-18T22:13:11.5315822Z    Compiling tinystr v0.8.3
2026-08-18T22:13:11.5761682Z    Compiling potential_utf v0.1.5
2026-08-18T22:13:11.7189181Z    Compiling icu_locale_core v2.2.0
2026-08-18T22:13:11.7720583Z    Compiling icu_collections v2.2.0
2026-08-18T22:13:12.2220860Z    Compiling n0-error v0.1.3
2026-08-18T22:13:12.2941999Z    Compiling der v0.8.0-rc.10
2026-08-18T22:13:12.4490774Z    Compiling pin-project-internal v1.1.13
2026-08-18T22:13:12.5700421Z    Compiling cobs v0.3.0
2026-08-18T22:13:12.7101082Z    Compiling derive_builder_macro v0.20.2
2026-08-18T22:13:12.7666267Z    Compiling regex v1.12.3
2026-08-18T22:13:12.9960882Z    Compiling icu_provider v2.2.0
2026-08-18T22:13:13.1395343Z    Compiling derive_builder v0.20.2
2026-08-18T22:13:13.4453726Z    Compiling icu_properties v2.2.0
2026-08-18T22:13:13.4556543Z    Compiling icu_normalizer v2.2.0
2026-08-18T22:13:13.4793004Z    Compiling ipnet v2.12.0
2026-08-18T22:13:13.5294887Z    Compiling futures-executor v0.3.32
2026-08-18T22:13:13.5534005Z    Compiling ed25519-dalek v2.2.0
2026-08-18T22:13:13.7493234Z    Compiling pin-project v1.1.13
2026-08-18T22:13:13.8169753Z    Compiling spki v0.8.0-rc.4
2026-08-18T22:13:13.8589250Z    Compiling prefix-trie v0.8.4
2026-08-18T22:13:13.8707522Z    Compiling spt-proto v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T22:13:14.0090496Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T22:13:14.1351490Z    Compiling once_cell v1.21.4
2026-08-18T22:13:14.1750141Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T22:13:14.2309158Z    Compiling futures v0.3.32
2026-08-18T22:13:14.3248169Z    Compiling tracing-core v0.1.36
2026-08-18T22:13:14.3628146Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T22:13:14.4201995Z    Compiling postcard-derive v0.2.2
2026-08-18T22:13:14.5180559Z    Compiling hashbrown v0.14.5
2026-08-18T22:13:14.6211340Z    Compiling rustls-native-certs v0.8.4
2026-08-18T22:13:14.6640784Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T22:13:14.7417977Z    Compiling data-encoding-macro v0.1.20
2026-08-18T22:13:14.8130995Z    Compiling enum-assoc v1.3.0
2026-08-18T22:13:14.9523827Z    Compiling tracing v0.1.44
2026-08-18T22:13:15.0460948Z    Compiling postcard v1.1.3
2026-08-18T22:13:15.1412835Z    Compiling idna_adapter v1.2.2
2026-08-18T22:13:15.1610118Z    Compiling async-trait v0.1.89
2026-08-18T22:13:15.2453121Z    Compiling idna v1.1.0
2026-08-18T22:13:15.2525999Z    Compiling num_enum_derive v0.7.6
2026-08-18T22:13:15.2766443Z    Compiling strum_macros v0.28.0
2026-08-18T22:13:15.3787182Z    Compiling hashlink v0.9.1
2026-08-18T22:13:15.3972038Z    Compiling derive_more v2.1.1
2026-08-18T22:13:15.5420838Z    Compiling iroh-metrics v0.38.3
2026-08-18T22:13:15.5421945Z    Compiling iroh-relay v0.98.0
2026-08-18T22:13:15.5670327Z    Compiling moka v0.12.15
2026-08-18T22:13:15.6046616Z    Compiling tokio-util v0.7.18
2026-08-18T22:13:15.7284798Z    Compiling url v2.5.8
2026-08-18T22:13:15.7942162Z    Compiling netlink-sys v0.8.8
2026-08-18T22:13:15.8020086Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T22:13:16.0913856Z    Compiling tower v0.5.3
2026-08-18T22:13:16.2431410Z    Compiling netlink-proto v0.12.0
2026-08-18T22:13:16.3360014Z    Compiling netdev v0.42.0
2026-08-18T22:13:16.3443828Z    Compiling serde_spanned v0.6.9
2026-08-18T22:13:16.3681296Z    Compiling rusqlite v0.32.1
2026-08-18T22:13:16.3811026Z    Compiling num_enum v0.7.6
2026-08-18T22:13:16.4033541Z    Compiling toml_datetime v0.6.11
2026-08-18T22:13:16.4581126Z    Compiling ref-cast-impl v1.0.25
2026-08-18T22:13:16.4685830Z    Compiling thiserror-impl v1.0.69
2026-08-18T22:13:16.4921200Z    Compiling toml_write v0.1.2
2026-08-18T22:13:16.5541124Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T22:13:16.6921090Z    Compiling h2 v0.4.14
2026-08-18T22:13:16.7220080Z    Compiling tower-http v0.6.11
2026-08-18T22:13:16.7848278Z    Compiling tokio-stream v0.1.18
2026-08-18T22:13:16.8230995Z    Compiling n0-watcher v0.6.1
2026-08-18T22:13:16.8564153Z    Compiling iroh-base v0.98.0
2026-08-18T22:13:16.9480134Z    Compiling attohttpc v0.30.1
2026-08-18T22:13:17.0382234Z    Compiling signal-hook v0.3.18
2026-08-18T22:13:17.1231689Z    Compiling constant_time_eq v0.4.2
2026-08-18T22:13:17.1852880Z    Compiling resolv-conf v0.7.6
2026-08-18T22:13:17.2761740Z    Compiling smol_str v0.1.24
2026-08-18T22:13:17.5415664Z    Compiling toml_edit v0.22.27
2026-08-18T22:13:17.6784345Z    Compiling webpki-roots v1.0.7
2026-08-18T22:13:17.7898541Z    Compiling schemars_derive v1.2.1
2026-08-18T22:13:18.0020569Z    Compiling serial-unix v0.4.0
2026-08-18T22:13:18.0400511Z    Compiling lru v0.16.4
2026-08-18T22:13:18.0414385Z    Compiling strum v0.28.0
2026-08-18T22:13:18.1029100Z    Compiling signal-hook-registry v1.4.8
2026-08-18T22:13:18.1380519Z    Compiling iroh-dns v0.98.0
2026-08-18T22:13:18.2011438Z    Compiling darling_core v0.23.0
2026-08-18T22:13:18.2066113Z    Compiling serde_bytes v0.11.19
2026-08-18T22:13:18.2136880Z    Compiling hmac v0.12.1
2026-08-18T22:13:18.2332308Z    Compiling seize v0.5.1
2026-08-18T22:13:18.3080860Z    Compiling iroh v0.98.2
2026-08-18T22:13:18.3546153Z    Compiling cmov v0.5.4
2026-08-18T22:13:18.4851285Z    Compiling bitflags v1.3.2
2026-08-18T22:13:18.5167802Z    Compiling pin-utils v0.1.0
2026-08-18T22:13:18.5269182Z    Compiling dyn-clone v1.0.20
2026-08-18T22:13:18.5491164Z    Compiling rustix v0.38.44
2026-08-18T22:13:18.5733097Z    Compiling ctutils v0.4.2
2026-08-18T22:13:18.5841412Z    Compiling nix v0.25.1
2026-08-18T22:13:18.6711979Z    Compiling papaya v0.2.4
2026-08-18T22:13:18.6851744Z    Compiling hkdf v0.12.4
2026-08-18T22:13:18.7249786Z    Compiling serial v0.4.0
2026-08-18T22:13:18.7928121Z    Compiling filedescriptor v0.8.3
2026-08-18T22:13:18.7980784Z    Compiling backon v1.6.0
2026-08-18T22:13:18.8321154Z    Compiling anstyle-parse v1.0.0
2026-08-18T22:13:18.9156618Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T22:13:19.0000764Z    Compiling anstyle-query v1.1.5
2026-08-18T22:13:19.0257694Z    Compiling shell-words v1.1.1
2026-08-18T22:13:19.0613547Z    Compiling downcast-rs v1.2.1
2026-08-18T22:13:19.0689934Z    Compiling anstyle v1.0.14
2026-08-18T22:13:19.0932803Z    Compiling foldhash v0.1.5
2026-08-18T22:13:19.1505578Z    Compiling colorchoice v1.0.5
2026-08-18T22:13:19.1702729Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T22:13:19.1872615Z    Compiling linux-raw-sys v0.4.15
2026-08-18T22:13:19.1940939Z    Compiling unicode-width v0.2.0
2026-08-18T22:13:19.2165511Z    Compiling instability v0.3.12
2026-08-18T22:13:19.2337149Z    Compiling hashbrown v0.15.5
2026-08-18T22:13:19.2664861Z    Compiling vte v0.13.1
2026-08-18T22:13:19.3418273Z    Compiling anstream v1.0.0
2026-08-18T22:13:19.3901067Z    Compiling signal-hook-mio v0.2.5
2026-08-18T22:13:19.4742340Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T22:13:19.4823506Z    Compiling spake2 v0.4.0
2026-08-18T22:13:19.5221949Z    Compiling terminal_size v0.4.4
2026-08-18T22:13:19.6604865Z    Compiling strum_macros v0.26.4
2026-08-18T22:13:19.7390952Z    Compiling schemars v1.2.1
2026-08-18T22:13:19.7680422Z    Compiling sha1 v0.10.6
2026-08-18T22:13:19.8189696Z    Compiling itertools v0.13.0
2026-08-18T22:13:19.9910990Z    Compiling toml v0.8.23
2026-08-18T22:13:20.0151034Z    Compiling castaway v0.2.4
2026-08-18T22:13:20.0990680Z    Compiling clap_lex v1.1.0
2026-08-18T22:13:20.3471545Z    Compiling static_assertions v1.1.0
2026-08-18T22:13:20.4053524Z    Compiling unicode-width v0.1.14
2026-08-18T22:13:20.4131050Z    Compiling doctest-file v1.1.1
2026-08-18T22:13:20.6750737Z    Compiling indoc v2.0.7
2026-08-18T22:13:20.7900765Z    Compiling crossterm v0.28.1
2026-08-18T22:13:20.8381343Z    Compiling interprocess v2.4.2
2026-08-18T22:13:21.0061172Z    Compiling compact_str v0.8.2
2026-08-18T22:13:21.0446531Z    Compiling clap_builder v4.6.0
2026-08-18T22:13:21.6974142Z    Compiling lru v0.12.5
2026-08-18T22:13:21.8605817Z    Compiling clap_derive v4.6.1
2026-08-18T22:13:21.9074301Z    Compiling strum v0.26.3
2026-08-18T22:13:21.9244805Z    Compiling unicode-truncate v1.1.0
2026-08-18T22:13:22.0001317Z    Compiling cassowary v0.3.0
2026-08-18T22:13:22.0333282Z    Compiling iana-time-zone v0.1.65
2026-08-18T22:13:22.1010957Z    Compiling nucleo-matcher v0.3.1
2026-08-18T22:13:22.1220673Z    Compiling qrcode v0.14.1
2026-08-18T22:13:22.1637007Z    Compiling darling_macro v0.23.0
2026-08-18T22:13:22.2741249Z    Compiling chrono v0.4.45
2026-08-18T22:13:22.3512950Z    Compiling hyper v1.10.1
2026-08-18T22:13:22.3680920Z    Compiling tempfile v3.27.0
2026-08-18T22:13:22.5119709Z    Compiling darling v0.23.0
2026-08-18T22:13:22.7420801Z    Compiling portable-pty v0.8.1
2026-08-18T22:13:22.8742658Z    Compiling spt-test-support v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T22:13:23.1401595Z    Compiling ratatui v0.29.0
2026-08-18T22:13:23.7752790Z    Compiling clap v4.6.1
2026-08-18T22:13:24.1200430Z    Compiling hyper-util v0.1.20
2026-08-18T22:13:24.4179848Z    Compiling spt-msg v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T22:13:24.7305387Z    Compiling spt-runtime v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T22:13:24.8025729Z    Compiling spt-term v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T22:13:25.8230635Z    Compiling igd-next v0.17.1
2026-08-18T22:13:27.0719845Z    Compiling portmapper v0.16.0
2026-08-18T22:13:27.9279210Z    Compiling spt-live v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T22:13:30.5527052Z    Compiling rustls-webpki v0.103.13
2026-08-18T22:13:32.8355671Z    Compiling tokio-rustls v0.26.4
2026-08-18T22:13:32.8356127Z    Compiling noq-proto v0.17.0
2026-08-18T22:13:32.8356427Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T22:13:32.9816495Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T22:13:32.9817286Z    Compiling hyper-rustls v0.27.9
2026-08-18T22:13:32.9817764Z    Compiling tokio-websockets v0.13.2
2026-08-18T22:13:33.0989874Z    Compiling reqwest v0.13.4
2026-08-18T22:13:34.0223289Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T22:13:47.1376765Z    Compiling spt-net v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T22:13:48.8070415Z    Compiling spt-daemon v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T22:13:59.0442096Z    Compiling spt v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T22:14:05.1471392Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-08-18T22:14:05.1686440Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-5d56ef1e4e34d67b)
2026-08-18T22:14:05.1698114Z 
2026-08-18T22:14:05.1700567Z running 1 test
2026-08-18T22:14:11.3593434Z test new_brain_serves_against_old_broker ... ok
2026-08-18T22:14:11.3593819Z 
2026-08-18T22:14:11.3594079Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-18T22:14:11.3594418Z 
2026-08-18T22:14:11.3843811Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-18T22:14:11.3844126Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-18T22:14:11.3856516Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:14:11.3856784Z env:
2026-08-18T22:14:11.3856966Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:14:11.3857323Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:11.3857927Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:11.3858335Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:11.3858759Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:11.3859398Z ##[endgroup]
2026-08-18T22:14:11.3903767Z CI-CENSUS scope roots:
2026-08-18T22:14:11.3904058Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T22:14:11.3904463Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T22:14:11.3904878Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T22:14:11.3905237Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T22:14:11.3905482Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T22:14:11.3948209Z CI-CENSUS self-check OK: walked 382 /proc entries, exe resolution live
2026-08-18T22:14:12.8376274Z CI-CENSUS phase=pre-reap box_procs=380 box_fds=10720 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T22:14:16.4364235Z CI-CENSUS phase=end box_procs=382 box_fds=10720 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T22:14:16.4364883Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-18T22:14:16.4396473Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-18T22:14:16.4396845Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-18T22:14:16.4409116Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T22:14:16.4409385Z env:
2026-08-18T22:14:16.4409563Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:14:16.4409901Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4410329Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4410760Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4411169Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4411479Z ##[endgroup]
2026-08-18T22:14:16.4480855Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A on attempt 1/5
2026-08-18T22:14:16.4545775Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-18T22:14:16.4547183Z ##[group]Run actions/upload-artifact@v4
2026-08-18T22:14:16.4547412Z with:
2026-08-18T22:14:16.4547587Z   name: bench-ledger-n1-Linux
2026-08-18T22:14:16.4547792Z   path: bench-ledger/
2026-08-18T22:14:16.4547964Z   if-no-files-found: warn
2026-08-18T22:14:16.4548164Z   retention-days: 30
2026-08-18T22:14:16.4548342Z   compression-level: 6
2026-08-18T22:14:16.4548522Z   overwrite: false
2026-08-18T22:14:16.4548704Z   include-hidden-files: false
2026-08-18T22:14:16.4548892Z env:
2026-08-18T22:14:16.4549191Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T22:14:16.4549563Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4550007Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4550407Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4550807Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32191618042-1-ufKf1A
2026-08-18T22:14:16.4551122Z ##[endgroup]
2026-08-18T22:14:16.5926220Z (node:1475168) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-18T22:14:16.5926962Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-18T22:14:16.5963426Z With the provided path, there will be 1 file uploaded
2026-08-18T22:14:16.5967383Z Artifact name is valid!
2026-08-18T22:14:16.5967855Z Root directory input is valid!
2026-08-18T22:14:16.9157686Z Beginning upload of artifact content to blob storage
2026-08-18T22:14:16.9306710Z (node:1475168) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-18T22:14:17.2328214Z Uploaded bytes 269
2026-08-18T22:14:17.3064927Z Finished uploading artifact content to blob storage!
2026-08-18T22:14:17.3065819Z SHA256 digest of uploaded artifact zip is 04519f89d4d0585f4fd525f782497ddf53dd9d4e3ade8604e172fe9f7bc11494
2026-08-18T22:14:17.3067155Z Finalizing artifact upload
2026-08-18T22:14:17.5325336Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9344438159
2026-08-18T22:14:17.5326418Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 9344438159
2026-08-18T22:14:17.5334681Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32191618042/artifacts/9344438159
2026-08-18T22:14:17.5555739Z Post job cleanup.
2026-08-18T22:14:17.6214859Z [command]/usr/bin/git version
2026-08-18T22:14:17.6245458Z git version 2.43.0
2026-08-18T22:14:17.6272022Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6350b3db-3753-4acb-bfad-ddd29e410b0d/.gitconfig'
2026-08-18T22:14:17.6279409Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6350b3db-3753-4acb-bfad-ddd29e410b0d' before making global git config changes
2026-08-18T22:14:17.6280043Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T22:14:17.6283202Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T22:14:17.6333534Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T22:14:17.6359114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T22:14:17.6581338Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T22:14:17.6601824Z http.https://github.com/.extraheader
2026-08-18T22:14:17.6608616Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T22:14:17.6633471Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T22:14:17.6818431Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T22:14:17.6843324Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T22:14:17.7146749Z Cleaning up orphan processes
2026-08-18T22:14:17.7676282Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
